From: Wei Liu Date: Mon, 4 Sep 2017 08:29:48 +0000 (+0100) Subject: MAINTAINERS: add arch specific public headers to arch file groups X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~1493 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=fdc6cef85734662e32c91fee2a191d2b26a682f4;p=xen.git MAINTAINERS: add arch specific public headers to arch file groups I've recently got sufficiently annoyed by people not applying enough common sense to get_maintainer.pl output, Cc-ing all REST maintainers on ARM-only public interface changes. Sort ARM's xen/ groups of path specifications at the same time. Signed-off-by: Jan Beulich Acked-by: Andrew Cooper Acked-by: Wei Liu --- diff --git a/MAINTAINERS b/MAINTAINERS index 5b9e1233a8..29b490537b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -166,14 +166,15 @@ S: Supported L: xen-devel@lists.xen.org F: docs/misc/arm/ F: xen/arch/arm/ -F: xen/include/asm-arm/ -F: xen/drivers/char/cadence-uart.c F: xen/drivers/char/arm-uart.c +F: xen/drivers/char/cadence-uart.c F: xen/drivers/char/exynos4210-uart.c F: xen/drivers/char/omap-uart.c F: xen/drivers/char/pl011.c F: xen/drivers/char/scif-uart.c F: xen/drivers/passthrough/arm/ +F: xen/include/asm-arm/ +F: xen/include/public/arch-arm/ CPU POOLS M: Juergen Gross @@ -434,6 +435,7 @@ S: Supported L: xen-devel@lists.xen.org F: xen/arch/x86/ F: xen/include/asm-x86/ +F: xen/include/public/arch-x86/ F: tools/firmware/hvmloader/ F: tools/firmware/rombios/ F: tools/firmware/vgabios/